                 VIA HD Audio Utility Component
                    for Windows XP Embedded SP2
                           12/15/2006
           Copyright (C) 2005-2006 VIA Technologies, INC.

1. Release note
   This package is ver 2.0, adapted from VIA HD Audio driver
   HD_AudioCodec_V190A.zip for chips VT1708 (HD Audio Codec), 
   CX700, VT8237A, and VT8251. 

   VIA HDADeck Utility implements main VIA HD Audio functions 
   (like 7.1 channels or high tone quality) in conjunction with the hardware, 
   hence it's very easy for you to achieve Audio functions using HDADeck.

   VIA provides the user with this sample component implementation,
   to ease development and test effort. The user, however,
   is advised to obtain the latest available driver and author
   his or her own components.

2. File description
   This package contains 20 files as described below.
                                 
                                       Readme.txt       this file
12/15/2006  02:41 PM           108,816 HDADeck_V20.sld
11/22/2006  11:50 AM           704,512 HDeck.exe
04/10/2006  09:35 AM            87,602 ST.WAV
04/10/2006  09:35 AM            12,584 Logo.bmp
05/30/2006  01:50 PM            25,796 msg.bmp
08/04/2006  03:58 PM         1,325,583 Skin.bmp
06/16/2006  02:47 PM               512 default.ini
06/16/2006  02:47 PM               376 default1.ini
12/14/2006  01:59 PM            13,830 Language_1.ini
09/18/2006  02:45 AM             9,542 Language_2.ini
09/18/2006  02:45 AM            15,028 Language_3.ini
09/18/2006  02:46 AM            14,872 Language_4.ini
09/18/2006  02:46 AM            14,808 Language_5.ini
12/14/2006  02:00 PM               806 String.ini
12/15/2006  02:20 PM            28,000 HDeck.ini
12/02/2005  03:48 PM             3,688 LZ32.LIB
08/04/2006  03:58 PM         6,238,454 Skin.lib
10/14/2005  03:45 PM               213 MixNamMd.ini
02/06/2006  05:10 PM               579 HD ADeck.lnk


3. Import the driver component
(1) Copy all the files to a directory,
    e.g. "C:\VIADRIVERS\HDADeck_V51011090\".
(2) Create a directory, e.g. "D:\VIA_Repositories\", if there is
    none.
(3) Open Component Database Manager under Microsoft Windows
    Embedded Studio.
(4) Click on the "Repository" and then "Repository Roots..." buttons.
    Type in the complete path of the repositories directory,
    for example "D:\VIA_Repositories\". Click on the "Add" button
    and answer "Yes".
(5) Click on the "Database", "Import...", and then "..." buttons.
    Navigate to directory "C:\VIADRIVERS\HDADeck_V51011090\" and
    then choose the .SLD file. Next, pull down "Repository root"
    drop-down and select "D:\VIA_Repositories\". Click on the
    "Import" and then "Close" buttons to close the dialog.
(6) Close the "Component Database Manager".
(7) Add this component to target designer manually.

